amarok-dbg software package provides debugging symbols for Amarok, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install amarok-dbg
amarok-dbg is installed in your system.
Make ensure the amarok-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep amarok-dbg *
You will get with amarok-dbg package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Debug packages |
| Package | amarok-dbg |
| Version | 2.6~beta1+75.g47e75df-1 |
| Description | debugging symbols for Amarok |
| Sub Section | debug |